home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-03-30 | 2.5 KB | 91 lines | [TEXT/????] |
- *% Aldus PostScript(R) Printer Description File
- *% For "LaserWriter IIf" version 2010.113
- *%
- *% Copyright 1989, 1990, 1991 Aldus Corporation. All Rights Reserved.
- *%
- *% Date: 10/15/91
-
- *Include: APLWIIf1.PPD
-
- *NickName: "Apple LaserWriter IIf v2010.113"
-
- *% Plain-Paper printers do not support <PaperSize>.Extra paper sizes
-
- *PaperDimension A4: "596 842"
- *PaperDimension A4Small: "596 842"
-
- *% Override default frequency and angle for PM, which is problem when PhotoGrade is on
- *ScreenFreq: ""
- *ScreenAngle: ""
-
- *% "Manual" paper sizes
- *PageSize LetterManual: "statusdict begin lettertray end"
- *PageSize LegalManual: "statusdict begin legaltray end"
- *PageSize A4Manual: "statusdict begin a4tray end"
- *PageSize B5Manual: "statusdict begin b5tray end"
-
- *PageRegion LetterManual: "letter"
- *PageRegion LegalManual: "legal"
- *PageRegion A4Manual: "a4"
- *PageRegion B5Manual: "b5"
-
- *PaperDimension LetterManual: "612 792"
- *PaperDimension LegalManual: "612 1008"
- *PaperDimension A4Manual: "595 842"
- *PaperDimension B5Manual: "516 729"
-
- *ImageableArea LetterManual: "15 8 597 784 "
- *ImageableArea LegalManual: "15 8 597 1000 "
- *ImageableArea A4Manual: "13 10 577 832 "
- *ImageableArea B5Manual: "21 10 500 715 "
-
- *% Color Separation Information =====================
- *ALDNTP: "
- /ntp {counttomark dup 3 add -1 roll 1 exch sub exch 2 sub mul dup
- floor cvi dup 3 1 roll sub exch dup 3 add index exch 2 add index dup
- 4 1 roll sub mul add counttomark 1 add 1 roll cleartomark 1 exch sub} bind def"
- *End
-
- *% For 60 lpi / 300 dpi (5,5,2,6,6,2,20/3,0) ===============================
- *ALDColorSepTransfer 60lpi.300dpi/60 lpi / 300 dpi: "
- {mark 1.0 1.0 .89 .76 .64 .55 .46 .36 .24 .14 .02 .0 ntp}"
- *End
-
- *% For 53 lpi / 300 dpi =====================================================
- *ALDColorSepTransfer 53lpi.300dpi/53 lpi / 300 dpi: "
- {mark 1.0 1.0 .89 .76 .64 .55 .46 .36 .24 .14 .02 .0 ntp}"
- *End
-
- *% PageMaker calibration functions =====================================
- *Transfer Normalized: "{
- mark
- 1.0 1.0 .98 .86 .76 .64 .54 .45 .36 .24 .11 .0
- counttomark dup 3 add -1 roll exch
- 2 sub mul dup floor cvi
- dup 3 1 roll sub
- exch dup
- 3 add index exch 2 add index dup
- 4 1 roll
- sub mul add
- counttomark 1 add 1 roll
- cleartomark
- } bind"
- *End
-
- *Transfer Normalized.Inverse: "{
- mark
- .0 .0 .11 .24 .36 .45 .54 .64 .76 .86 .98 1.0
- counttomark dup 3 add -1 roll exch
- 2 sub mul dup floor cvi
- dup 3 1 roll sub
- exch dup
- 3 add index exch 2 add index dup
- 4 1 roll
- sub mul add
- counttomark 1 add 1 roll
- cleartomark
- } bind"
- *End
-
- *% end of PPD file for Apple LaserWriter IIf
-